func github.com/jackc/pgx/v5.doubleQuoteState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L224: 			return doubleQuoteState
		named_args.go#L310: func doubleQuoteState(l *sqlLexer) stateFn {